[INFO] cloning repository https://github.com/hxrts/jq-ble
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hxrts/jq-ble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af6deba88add72995fe98b4572b172a4d384767e
[INFO] checking hxrts/jq-ble against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hxrts/jq-ble
[INFO] finished tweaking git repo https://github.com/hxrts/jq-ble
[INFO] tweaked toml for git repo https://github.com/hxrts/jq-ble written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hxrts/jq-ble on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hxrts/jq-ble already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271
[INFO] running `Command { std: "docker" "start" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling blew v0.2.3
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rust-toolkit-trait-contracts v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jacquard-macros v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking custom_debug v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking jacquard-core v0.9.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking telltale-search v15.0.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dbus-crossroads v0.5.3
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking jacquard-traits v0.9.0
[INFO] [stderr]     Checking jacquard-host-support v0.9.0
[INFO] [stderr]     Checking jacquard-cast-support v0.9.0
[INFO] [stderr]     Checking jq-node-profile v0.2.0 (/opt/rustwide/workdir/crates/jq-node-profile)
[INFO] [stderr]     Checking jacquard-router v0.9.0
[INFO] [stderr]     Checking jacquard-mercator v0.9.0
[INFO] [stderr]     Checking jacquard-scatter v0.9.0
[INFO] [stderr]     Checking jacquard-mem-node-profile v0.9.0
[INFO] [stderr]     Checking jacquard-olsrv2 v0.9.0
[INFO] [stderr]     Checking jacquard-batman-bellman v0.9.0
[INFO] [stderr]     Checking jacquard-babel v0.9.0
[INFO] [stderr]     Checking jacquard-batman-classic v0.9.0
[INFO] [stderr]     Checking jacquard-mem-link-profile v0.9.0
[INFO] [stderr] error: could not compile `bluer` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name bluer --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bluetoothd"' --cfg 'feature="custom_debug"' --cfg 'feature="dbus"' --cfg 'feature="dbus-crossroads"' --cfg 'feature="dbus-tokio"' --cfg 'feature="default"' --cfg 'feature="displaydoc"' --cfg 'feature="full"' --cfg 'feature="id"' --cfg 'feature="l2cap"' --cfg 'feature="lazy_static"' --cfg 'feature="mesh"' --cfg 'feature="pin-project"' --cfg 'feature="rfcomm"' --cfg 'feature="serde"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bluetoothd", "custom_debug", "dbus", "dbus-crossroads", "dbus-tokio", "default", "displaydoc", "full", "id", "l2cap", "lazy_static", "mesh", "pin-project", "rfcomm", "serde", "tokio-stream"))' -C metadata=171468e8d6131342 -C extra-filename=-7a2320a29a8472ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_debug=/opt/rustwide/target/debug/deps/libcustom_debug-411fb1f855ebc80f.rmeta --extern dbus=/opt/rustwide/target/debug/deps/libdbus-0fe52981ef1142e4.rmeta --extern dbus_crossroads=/opt/rustwide/target/debug/deps/libdbus_crossroads-e482a7e4c9ee65d7.rmeta --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-7c3124588903484f.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-2e3858eef8a93358.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-7be56aba22818fd4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c746263dbbbb441f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern macaddr=/opt/rustwide/target/debug/deps/libmacaddr-c1c2c474db13a2d2.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f7beb90ab3895f4f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-77700d86c993767c.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b2a26cee5583f010.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-01d60c7c021f0d28.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-ffa95143da3b87b1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fac37bcbada68dfc.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-536aa04559190115.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77a1b0e74be75174.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271", kill_on_drop: false }`
[INFO] [stdout] 7111544832e8c747a9e679eafb9e92661662ab47125f18ce871116e315620271
